[INFO] fetching crate pipelining-macro 0.1.0...
[INFO] testing pipelining-macro-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pipelining-macro 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate pipelining-macro 0.1.0
[INFO] finished tweaking crates.io crate pipelining-macro 0.1.0
[INFO] tweaked toml for crates.io crate pipelining-macro 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pipelining-macro 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pipelining-macro 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 287faa217ebb4528d665d288896f5c52154cc1ce7deb2514b0bde9a28f8d019d
[INFO] running `Command { std: "docker" "start" "-a" "287faa217ebb4528d665d288896f5c52154cc1ce7deb2514b0bde9a28f8d019d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "287faa217ebb4528d665d288896f5c52154cc1ce7deb2514b0bde9a28f8d019d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "287faa217ebb4528d665d288896f5c52154cc1ce7deb2514b0bde9a28f8d019d", kill_on_drop: false }`
[INFO] [stdout] 287faa217ebb4528d665d288896f5c52154cc1ce7deb2514b0bde9a28f8d019d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffe80ecfebe17cab04d4a4b0ea3c0e7582eb00586ee955735f7419d773e8457d
[INFO] running `Command { std: "docker" "start" "-a" "ffe80ecfebe17cab04d4a4b0ea3c0e7582eb00586ee955735f7419d773e8457d", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling pipelining-macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] running `Command { std: "docker" "inspect" "ffe80ecfebe17cab04d4a4b0ea3c0e7582eb00586ee955735f7419d773e8457d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe80ecfebe17cab04d4a4b0ea3c0e7582eb00586ee955735f7419d773e8457d", kill_on_drop: false }`
[INFO] [stdout] ffe80ecfebe17cab04d4a4b0ea3c0e7582eb00586ee955735f7419d773e8457d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3438bba688713c72abf78831b99381fbc241e497ba71fddbb07e49ec8a872d9
[INFO] running `Command { std: "docker" "start" "-a" "b3438bba688713c72abf78831b99381fbc241e497ba71fddbb07e49ec8a872d9", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling pipelining-macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "b3438bba688713c72abf78831b99381fbc241e497ba71fddbb07e49ec8a872d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3438bba688713c72abf78831b99381fbc241e497ba71fddbb07e49ec8a872d9", kill_on_drop: false }`
[INFO] [stdout] b3438bba688713c72abf78831b99381fbc241e497ba71fddbb07e49ec8a872d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5cdf0e71f3f75d87fc8a606507d2132f67850d2412c407a185173dd549136e8
[INFO] running `Command { std: "docker" "start" "-a" "d5cdf0e71f3f75d87fc8a606507d2132f67850d2412c407a185173dd549136e8", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stdout] 
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stdout] running 6 tests
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stdout] test tests::test_lambdas ... ok
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stdout] test tests::test_macros ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stdout] test tests::test_methods ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pipelining_macro-661fb62a9b5334e5)
[INFO] [stdout] test tests::test_associated_functions ... ok
[INFO] [stderr]    Doc-tests pipelining_macro
[INFO] [stdout] test tests::test_underscore_fill ... ok
[INFO] [stdout] test tests::test_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/../README.md - (line 24) ... FAILED
[INFO] [stdout] test src/../README.md - (line 9) ... FAILED
[INFO] [stdout] test src/../README.md - (line 70) ... FAILED
[INFO] [stdout] test src/../README.md - (line 40) ... FAILED
[INFO] [stdout] test src/../README.md - (line 55) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 24) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]   --> src/../README.md:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use pipeline_macro::pipe;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 - use pipeline_macro::pipe;
[INFO] [stdout] 25 + use pipelining_macro::pipe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 9) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]   --> src/../README.md:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use pipeline_macro::pipe;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use pipeline_macro::pipe;
[INFO] [stdout] 10 + use pipelining_macro::pipe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]   --> src/../README.md:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use pipeline_macro::pipe;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 90 - use pipeline_macro::pipe;
[INFO] [stdout] 90 + use pipelining_macro::pipe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 40) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]   --> src/../README.md:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use pipeline_macro::pipe;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 - use pipeline_macro::pipe;
[INFO] [stdout] 41 + use pipelining_macro::pipe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]   --> src/../README.md:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use pipeline_macro::pipe;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 56 - use pipeline_macro::pipe;
[INFO] [stdout] 56 + use pipelining_macro::pipe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 24)
[INFO] [stdout]     src/../README.md - (line 40)
[INFO] [stdout]     src/../README.md - (line 55)
[INFO] [stdout]     src/../README.md - (line 70)
[INFO] [stdout]     src/../README.md - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.10s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d5cdf0e71f3f75d87fc8a606507d2132f67850d2412c407a185173dd549136e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5cdf0e71f3f75d87fc8a606507d2132f67850d2412c407a185173dd549136e8", kill_on_drop: false }`
[INFO] [stdout] d5cdf0e71f3f75d87fc8a606507d2132f67850d2412c407a185173dd549136e8
